home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 426
- Top = 93
- Width = 467
- Height = 303
- Caption = 'Form2'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object FlatMemo1: TMemo
- Left = 0
- Top = 0
- Width = 459
- Height = 276
- Align = alClient
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'Scan....')
- ParentFont = False
- ParentShowHint = False
- ReadOnly = True
- ShowHint = False
- TabOrder = 0
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 1
- OnTimer = Timer1Timer
- Left = 200
- Top = 124
- end
- object rx1: TRxFolderMonitor
- Filter = [fnFileName]
- MonitorSubtree = False
- OnChange = rx1Change
- Left = 228
- Top = 124
- end
- object rx2: TRxFolderMonitor
- Filter = [fnFileName]
- MonitorSubtree = False
- OnChange = rx1Change
- Left = 228
- Top = 152
- end
- end
-